home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000379_news@newsmaster….columbia.edu _Tue Dec 1 16:15:20 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA26157
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Tue, 1 Dec 1998 16:15:19 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id QAA16426
  7.     for kermit.misc@watsun; Tue, 1 Dec 1998 16:15:18 -0500 (EST)
  8. Path: news.columbia.edu!newsfeed.nyu.edu!news.maxwell.syr.edu!news.idt.net!news-nyc.telia.net!uunet!in1.uu.net!news.Arizona.EDU!not-for-mail
  9. From: dsew@packrat.aml.arizona.edu (David Sewell)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: Re: K-95 bug in Linux emmulation of Esc[27m
  12. Date: 1 Dec 1998 20:35:28 GMT
  13. Organization: Department of Geosciences, University of Arizona
  14. Lines: 26
  15. Message-ID: <741jug$bi2$1@news.ccit.arizona.edu>
  16. References: <u9d86cx87b.fsf@wcl-l.bham.ac.uk>
  17. NNTP-Posting-Host: packrat.aml.arizona.edu
  18. X-Newsreader: trn 4.0-test69 (20 September 1998)
  19. Xref: news.columbia.edu comp.protocols.kermit.misc:9586
  20.  
  21. In article <u9d86cx87b.fsf@wcl-l.bham.ac.uk>,
  22. Brian McCauley  <B.A.McCauley@bham.ac.uk> wrote:
  23. >In the Linux terminal emmulation the escape sequnce Esc[27m does not
  24. >function correctly.  This is extreemly annoying in emacs.
  25. >
  26. >To reproduce do the following in a K-95 terminal and also on a genuine
  27. >Linux console.
  28. >
  29. >echo '\e[7mfoo\e[27bar'
  30. >
  31. >K-95 version 1.1.17
  32.  
  33. Are you sure you're giving the proper command? There's a typo
  34. in the preceding one.  If I enter
  35.  
  36.    echo -e '\e[7mfoo\e[27mbar'
  37.  
  38. in a K-95 session, logged onto my Linux machine, it gives me 
  39. reverse-video "foo" and normal "bar". In other words it seems to
  40. work fine.
  41.  
  42. (The -e flag to echo enables \e escape interpretation)
  43. -- 
  44. David Sewell  *  dsew@packrat.aml.arizona.edu   | "Where the earth is dry, the
  45. Dep't of Geosciences, Univ. of Arizona          |  soul is wisest and best."
  46.                                                 |           --Heraclitus